home *** CD-ROM | disk | FTP | other *** search
- Short: Tokenizer for XML
- Author: ekoeppen@40Hz.org (Eckhart Koeppen)
- Uploader: haubi@geocities.com (Stefan Haubenthal)
- Version: 0.1
- Type: dev/c
-
- Tox is a simple tokenizer for XML data written in C. Its main part is a
- finite state machine (FSM) that covers most of the basic states needed to
- parse XML data. The main design goal is to minize code size and RAM usage.
- Tox can be configured to handle different character types such as unsigned
- char or unsigned short. It is not a fully functional XML parser yet,
- handling of UTF-8 input, DTD processing and validation is missing.
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 495 229 53.7% 23-Sep-00 17:25:44 +cflow.txt
- 2197 973 55.7% 23-Sep-00 11:58:34 +main.c
- 12252 5670 53.7% 23-Sep-00 12:00:26 +tox
- 16740 3040 81.8% 23-Sep-00 11:58:26 +tox.c
- 3966 1360 65.7% 23-Sep-00 11:58:20 +tox.h
- 4861 1852 61.9% 23-Sep-00 11:58:08 +tox.html
- -------- ------- ----- --------- --------
- 40511 13124 67.6% 01-Oct-100 23:13:08 6 files
-